Vcenter TrustedInfrastructure Hosts Hardware Tpm EventLog Info
The Vcenter TrustedInfrastructure Hosts Hardware Tpm EventLog Info schema contains information that describes an event log.
This schema was added in vSphere API 8.0.0.1.
{
"type": "string",
"data": "string",
"truncated": false,
"banks": [
{
"algorithm": "string",
"pcrs": {
"pcrs": "string"
}
}
]
}
Type of the event log.
For more information see: Vcenter TrustedInfrastructure Hosts Hardware Tpm EventLog Type.
This property was added in vSphere API 8.0.0.1.
Event log data in the format described by Vcenter TrustedInfrastructure Hosts Hardware Tpm EventLog Info.type.
This property was added in vSphere API 8.0.0.1.
This property is currently required. It may be optional in a future version.
Indicates if the event log is truncated.
An event log is truncated when there was insufficient memory to store one or more event entries.
This property was added in vSphere API 8.0.0.1.
The resulting PCR banks from event log replay.
This property was added in vSphere API 8.0.0.1.